home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- DirectConnectPanel = {
- ACTIONS = {
- cancel:;
- ok:;
- };
- OUTLETS = {
- hostText;
- panel;
- cancelButton;
- tagText;
- okButton;
- };
- SUPERCLASS = Panel;
- };
- Distributor = {
- ACTIONS = {
- destroyItem:;
- setTheView:;
- changeRootPassword:;
- duplicateItem:;
- inspectItem:;
- terminate:;
- sortItem:;
- refreshWindow:;
- performPrint:;
- runInfoPanel:;
- authenticateAsUser:;
- windowDidBecomeKey:;
- setViewUnSorted:;
- findStringInColumn:;
- setCurrentWindow:;
- connectNIBrowser:;
- freeCurrentBrowser:;
- setViewPropertyEdit:;
- performPageLayout:;
- revertCurrentEditor:;
- deauthenticate:;
- createNIBrowser:;
- breakOpenItem:;
- disableModification:;
- enableModification:;
- setViewSorted:;
- showFindPanel:;
- saveCurrentEditor:;
- windowDidResize:;
- insertItem:;
- showViewByPanel:;
- setCurrentBrowser:;
- appendItem:;
- };
- OUTLETS = {
- findButton;
- viewedByButton;
- myPL;
- theViewMenu;
- currentPropEditor;
- findText;
- lastWindow;
- viewedByScroll;
- directConnectPanel;
- infoPanel;
- viewByPanel;
- theSecurityMenu;
- theDB;
- workingID;
- currentWindow;
- newWindow;
- tempID;
- theDirectoryMenu;
- versionTag;
- theEditMenu;
- viewedProperty;
- currentBrowser;
- findPanel;
- theDomainMenu;
- };
- SUPERCLASS = Object;
- };
-